home *** CD-ROM | disk | FTP | other *** search
/ TeleMagic 4 / TeleMagic v4.0.iso / tm / data1.cab / Program_Files / TMMAIL.EXE / 0 / RCDATA / TMAILSPLASHFORM / TMAILSPLASHFORM.txt < prev   
Encoding:
Text File  |  1999-05-28  |  1.4 KB  |  64 lines

  1. object MailSplashForm: TMailSplashForm
  2.   Left = 332
  3.   Top = 151
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsNone
  8.   ClientHeight = 359
  9.   ClientWidth = 357
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object SplashPanel: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 357
  22.     Height = 359
  23.     Align = alClient
  24.     BevelOuter = bvNone
  25.     FullRepaint = False
  26.     Color = clBlack
  27.     Ctl3D = False
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clBtnShadow
  30.     Font.Height = -21
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = []
  33.     ParentCtl3D = False
  34.     ParentFont = False
  35.     TabOrder = 0
  36.     object SplashImage: TImage
  37.       Left = 0
  38.       Top = 0
  39.       Width = 357
  40.       Height = 338
  41.       Align = alClient
  42.       Picture.Data = {<image000.bmp>}
  43.     end
  44.     object StatLabel: TLabel
  45.       Left = 0
  46.       Top = 338
  47.       Width = 357
  48.       Height = 21
  49.       Align = alBottom
  50.       Alignment = taCenter
  51.       AutoSize = False
  52.       Color = clBlack
  53.       Font.Charset = DEFAULT_CHARSET
  54.       Font.Color = clWhite
  55.       Font.Height = -11
  56.       Font.Name = 'MS Sans Serif'
  57.       Font.Style = []
  58.       ParentColor = False
  59.       ParentFont = False
  60.       Layout = tlCenter
  61.     end
  62.   end
  63. end
  64.